home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 724 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news.dx.net!NewsWatcher!user
  2. From: mikedorman@cedarnet.com (Mike Dorman)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Micro C   compiler
  5. Date: Mon, 08 Jan 1996 17:11:16 -0500
  6. Organization: CedarNet Online
  7. Message-ID: <mikedorman-0801961711180001@205.148.200.151>
  8. References: <30f07c6f.8480979@news.panix.com>
  9. NNTP-Posting-Host: 205.148.200.151
  10.  
  11. In article <30f07c6f.8480979@news.panix.com>, dm@panix.com (Dan'l) wrote:
  12.  
  13. > I found an ftp site with this freeware compiler and was wondering if
  14. > anyone in the know had any experience with it.  Is it ANSI copliant?
  15. > Is it a good beginner compiler like Power C?     Dan'l
  16.  
  17. I have it, and it is ANSI copmliant...but it's nothing really special.  It
  18. has inlin asm, but it's passed directly to the assembler, so you can't use
  19. local variables in inline.  It also requires an external MASM-compatible
  20. assembler and a linker...
  21.  
  22. ==============================================
  23. From: Mike Dorman
  24. mikedorman@cedarnet.com
  25. 1:283/119.1012@fidonet
  26. http://www.cedarnet.com/bbs/users/mikedorman/
  27. ==============================================
  28.